home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 110
/
EnigmaAmiga110CD.iso
/
dalla rivista
/
host contacted
/
fat95.lha
/
fat95
/
deutsch
/
fat95mountlist
< prev
next >
Wrap
Text File
|
2000-02-20
|
838b
|
42 lines
/* MountList für OS1.3 */
/* MS0: fat95 PC Dateisystem für Floppy #0 */
/* $VER: fat95 file system 1.17 (20.02.2000) von Torsten Jager */
FileSystem = l:fat95
Device = messydisk.device
Unit = 0 /* die Laufwerksnummer */
Flags = 0
LowCyl = 0
HighCyl = 79
Surfaces = 2 /* Bootblock-Werte haben Vorrang */
BlocksPerTrack = 9
Buffers = 10
BufMemType = 1
BootPri = 0
Stacksize = 2048
Priority = 5
GlobVec = -1
DosType = 0x46415401 /* ETD-Befehle erlauben */
Mount = 1 /* sofort laden */
#
/* MS1: fat95 PC Dateisystem für Floppy #1 */
FileSystem = l:fat95
Device = messydisk.device
Unit = 1
Flags = 0
LowCyl = 0
HighCyl = 79
Surfaces = 2
BlocksPerTrack = 9
Buffers = 10
BufMemType = 1
BootPri = 0
Stacksize = 2048
Priority = 5
GlobVec = -1
DosType = 0x46415401
Mount = 0 /* beim ersten Zugriff nachladen */
#